id property
read / write
The globally unique identifier of push notification subscription.
; string representation of int, use int.parse
Implementation
late int64 id;
The globally unique identifier of push notification subscription.
; string representation of int, use int.parse
late int64 id;