menu
attributes package
documentation
attributes.dart
PrimitiveAccessor<K>
existsNull abstract method
existsNull abstract method
dark_mode
light_mode
existsNull
abstract method
bool
existsNull
(
K
key
)
Returns true if a value at
key
exists and that value is null.
Implementation
bool existsNull(K key);
attributes package
documentation
attributes
PrimitiveAccessor<K>
existsNull abstract method
PrimitiveAccessor class