sound property
String?
get
sound
Sound of PUSH notifications.
PUSH通知のサウンド。
Implementation
String? get sound => throw UnimplementedError();
Sound of PUSH notifications.
PUSH通知のサウンド。
String? get sound => throw UnimplementedError();