alwaysSendPushes property

  1. @JsonKey(name: 'always_send_pushes')
bool alwaysSendPushes
inherited

Send pushes even user is online.

Implementation

@JsonKey(name: 'always_send_pushes')
bool get alwaysSendPushes => throw _privateConstructorUsedError;