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