parameter property

List<SubscriptionParameter>? parameter
inherited

parameter Channel-dependent information to send as part of the notification (e.g., HTTP Headers).

Implementation

List<SubscriptionParameter>? get parameter =>
    throw _privateConstructorUsedError;