fromJson static method
Implementation
static ConnectionAPSecurity? fromJson(dynamic value) =>
ConnectionAPSecurityTypeTransformer().decode(value);
static ConnectionAPSecurity? fromJson(dynamic value) =>
ConnectionAPSecurityTypeTransformer().decode(value);