name property

String? get name

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

Implementation

String? get name => _handle.name;