menu
nui_error_handler package
documentation
nui_error_models.dart
NUIErrorMapping
fromJson method
fromJson method
dark_mode
light_mode
fromJson
method
NUIErrorMapping
fromJson
(
Map
<
String
,
dynamic
>
json
)
inherited
Implementation
T fromJson(Map<String, dynamic> json){ return mapper().toEntity(json); }
nui_error_handler package
documentation
nui_error_models
NUIErrorMapping
fromJson method
NUIErrorMapping class