menu
neomage package
documentation
data/platform/notification_service.dart
InAppNotificationBackend
isSupported method
isSupported method
dark_mode
light_mode
isSupported
method
@
override
Future
<
bool
>
isSupported
(
)
override
Implementation
@override Future<bool> isSupported() async => true;
neomage package
documentation
data/platform/notification_service
InAppNotificationBackend
isSupported method
InAppNotificationBackend class