fromJson static method
Implementation
static ConnectionWifiSecurity? fromJson(dynamic value) =>
ConnectionWifiSecurityTypeTransformer().decode(value);
static ConnectionWifiSecurity? fromJson(dynamic value) =>
ConnectionWifiSecurityTypeTransformer().decode(value);