menu
df_web_device_info package
documentation
_common.dart
Option<T>
isSome property
isSome property
dark_mode
light_mode
isSome
property
bool
get
isSome
Implementation
bool get isSome => this is Some<T>;
df_web_device_info package
documentation
_common
Option<T>
isSome property
Option class