menu
lb_firewall package
documentation
api.dart
BootError
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
BootError
?
fromJson
(
dynamic
value
)
Implementation
static BootError? fromJson(dynamic value) => BootErrorTypeTransformer().decode(value);
lb_firewall package
documentation
api
BootError
fromJson static method
BootError class