MatrixApi({ Uri? homeserver, String? accessToken, super.httpClient, }) : super(baseUri: homeserver, bearerToken: accessToken);