fromJson static method
Implementation
static OAuthApplicationWithSecretObjectEnum? fromJson(dynamic value) =>
OAuthApplicationWithSecretObjectEnumTypeTransformer().decode(value);
static OAuthApplicationWithSecretObjectEnum? fromJson(dynamic value) =>
OAuthApplicationWithSecretObjectEnumTypeTransformer().decode(value);