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