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