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