Future<String?> startApiTracking({ required String url, required String method, }) { throw UnimplementedError('`startApiTracking` has not been implemented.'); }