const factory GetExchangesResult({ required List<Exchange> exchanges, required int total, }) = _GetExchangesResult;