menu
attributes package
documentation
attributes.dart
PrimitiveAccessor<K>
exists abstract method
exists abstract method
dark_mode
light_mode
exists
abstract method
bool
exists
(
K
key
)
Returns true if the
key
references an existing value, null or non-null.
Implementation
bool exists(K key);
attributes package
documentation
attributes
PrimitiveAccessor<K>
exists abstract method
PrimitiveAccessor class