menu
sembast package
documentation
utils/type_adapter.dart
SembastTypeAdapter<S, T>
isType abstract method
isType abstract method
dark_mode
light_mode
isType
abstract method
bool
isType
(
dynamic
value
)
True if the value is the proper type.
Implementation
bool isType(dynamic value);
sembast package
documentation
utils/type_adapter
SembastTypeAdapter<S, T>
isType abstract method
SembastTypeAdapter class