PushReceiverId constructor

PushReceiverId(
  1. {required int64 id,
  2. int? extra,
  3. int? clientId}
)

Contains a globally unique push receiver identifier, which can be used to identify which account has received a push notification

Implementation

PushReceiverId