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