Future<void> config({ required bool isProduction, required String token, }) { throw UnimplementedError('config() has not been implemented.'); }