Преобразование json в модель
factory VerifyEnrollmentRequest.fromJson(Map<String, dynamic> json) => _$VerifyEnrollmentRequestFromJson(json);