ids property
List of session IDs to search for. If multiple IDs are provided, sessions matching any of the IDs will be returned.
Implementation
@$pb.TagNumber(1)
$pb.PbList<$core.String> get ids => $_getList(0);
List of session IDs to search for. If multiple IDs are provided, sessions matching any of the IDs will be returned.
@$pb.TagNumber(1)
$pb.PbList<$core.String> get ids => $_getList(0);