const factory Exchange({ required String id, required String imageUrl, required String name, }) = _Exchange;