filterSourceNames property
- @TagNumber(2)
The names of the sensors to retrieve images from. If this is not provided, all images from all sensors will be returned.
Implementation
@$pb.TagNumber(2)
$core.List<$core.String> get filterSourceNames => $_getList(1);