menu
bluesky package
documentation
app_bsky_notification_register_push.dart
$KnownRegisterPushPlatformExtension
isNotWeb property
isNotWeb property
dark_mode
light_mode
isNotWeb
property
bool
get
isNotWeb
Returns true if this value is not
web
, otherwise false.
Implementation
bool get isNotWeb => !isWeb;
bluesky package
documentation
app_bsky_notification_register_push
$KnownRegisterPushPlatformExtension
isNotWeb property
$KnownRegisterPushPlatformExtension extension on
KnownRegisterPushPlatform