name property

String? name

Name of the Subscription, if one was provided at creation time.

Implementation

String? get name => realmCore.subscriptionName(this);