context property
- @JsonKey(name: 'info')
inherited
Additional information for the notification.
This is interpreted differently based on the type (see NotificationType for more details).
Implementation
@JsonKey(name: 'info')
int? get context => throw _privateConstructorUsedError;