safariPushId property

  1. @JsonKey(name: 'safari_push_id')
String safariPushId
inherited

Safari push id for web-push notifications.

Implementation

@JsonKey(name: 'safari_push_id')
String get safariPushId => throw _privateConstructorUsedError;