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