menu
ntfy package
documentation
ntfy_platform_interface.dart
NtfyPlatform
unsubscribe method
unsubscribe method
dark_mode
light_mode
unsubscribe
method
Future
<
void
>
unsubscribe
(
)
Implementation
Future<void> unsubscribe() { throw UnimplementedError('unsubscribe() has not been implemented.'); }
ntfy package
documentation
ntfy_platform_interface
NtfyPlatform
unsubscribe method
NtfyPlatform class