fromJson static method
Implementation
static InvitationObjectEnum? fromJson(dynamic value) =>
InvitationObjectEnumTypeTransformer().decode(value);
static InvitationObjectEnum? fromJson(dynamic value) =>
InvitationObjectEnumTypeTransformer().decode(value);