fromJson static method
Implementation
static SignUpObjectEnum? fromJson(dynamic value) =>
SignUpObjectEnumTypeTransformer().decode(value);
static SignUpObjectEnum? fromJson(dynamic value) =>
SignUpObjectEnumTypeTransformer().decode(value);