menu
sunny_sdk_core package
documentation
model_exports.dart
MLiteral<T>
MLiteral const constructor
MLiteral const constructor
dark_mode
light_mode
MLiteral<
T
>
constructor
const
MLiteral<
T
>
(
T
value
)
Implementation
const MLiteral(this.value);
sunny_sdk_core package
documentation
model_exports
MLiteral<T>
MLiteral const constructor
MLiteral class