maxNotificationsPerChannel property

bool? maxNotificationsPerChannel

Implementation

bool? get maxNotificationsPerChannel => _$this._maxNotificationsPerChannel;
void maxNotificationsPerChannel=(bool? maxNotificationsPerChannel)

Implementation

set maxNotificationsPerChannel(bool? maxNotificationsPerChannel) =>
    _$this._maxNotificationsPerChannel = maxNotificationsPerChannel;