menu
brcontent package
documentation
api.dart
ElementTypeEnum
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
ElementTypeEnum
?
fromJson
(
dynamic
value
)
Implementation
static ElementTypeEnum? fromJson(dynamic value) => ElementTypeEnumTypeTransformer().decode(value);
brcontent package
documentation
api
ElementTypeEnum
fromJson static method
ElementTypeEnum class