version property
int
get
version
Gets the version of the subscription set.
Implementation
int get version => realmCore.subscriptionSetGetVersion(this);
Gets the version of the subscription set.
int get version => realmCore.subscriptionSetGetVersion(this);