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