menu
sunny_sdk_core package
documentation
mverse/m_model.dart
MModel
has method
has method
dark_mode
light_mode
has
method
bool
has
(
String
fieldName
)
Implementation
bool has(String fieldName) { return wrapped.containsKey(fieldName); }
sunny_sdk_core package
documentation
mverse/m_model
MModel
has method
MModel class