fromJson static method
Implementation
static ResourceOwnerRoleEnum? fromJson(dynamic value) =>
ResourceOwnerRoleEnumTypeTransformer().decode(value);
static ResourceOwnerRoleEnum? fromJson(dynamic value) =>
ResourceOwnerRoleEnumTypeTransformer().decode(value);