fromJson static method
Implementation
static ResourceOwnerStatusEnum? fromJson(dynamic value) =>
ResourceOwnerStatusEnumTypeTransformer().decode(value);
static ResourceOwnerStatusEnum? fromJson(dynamic value) =>
ResourceOwnerStatusEnumTypeTransformer().decode(value);