url property
The POST endpoint to call when dispatching a notification.
Implementation
@JsonKey(name: 'url', required: true)
late String url;
The POST endpoint to call when dispatching a notification.
@JsonKey(name: 'url', required: true)
late String url;