link property
Uri?
get
link
A link to transition from the notification.
通知から遷移するリンク。
Implementation
Uri? get link => throw UnimplementedError();
A link to transition from the notification.
通知から遷移するリンク。
Uri? get link => throw UnimplementedError();