menu
sunny_sdk_core package
documentation
mverse/m_model.dart
MSchemaRef
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
MSchemaRef
?
fromJson
(
dynamic
json
)
Implementation
static MSchemaRef? fromJson(json) => MSchemaRef.parsed(json?.toString());
sunny_sdk_core package
documentation
mverse/m_model
MSchemaRef
fromJson static method
MSchemaRef class