fromJson static method
Implementation
static VerificationFromOauthObjectEnum? fromJson(dynamic value) =>
VerificationFromOauthObjectEnumTypeTransformer().decode(value);
static VerificationFromOauthObjectEnum? fromJson(dynamic value) =>
VerificationFromOauthObjectEnumTypeTransformer().decode(value);