trackerRemove property

  1. @Deprecated("Deprecated rpc-version>=17, use \"trackerList\" instead")
List<TrackerId>? get trackerRemove

Deprecated in rpc-version>=17, use trackerList instead. Gets the list of trackers to remove.

Implementation

@Deprecated("Deprecated rpc-version>=17, use \"trackerList\" instead")
List<TrackerId>? get trackerRemove;