version property
int
get
version
Gets the version of the subscription set.
Implementation
int get version => _handle.version;
Gets the version of the subscription set.
int get version => _handle.version;