menu
sunny_sdk_core package
documentation
mverse/m_model.dart
MModel
get method
get method
dark_mode
light_mode
get
method
dynamic
get
(
String
name
)
Implementation
dynamic get(String name) { return this[name]; }
sunny_sdk_core package
documentation
mverse/m_model
MModel
get method
MModel class