Future<String?> startLiveActivity({ required String title, required String content, double? progress, }) { throw UnimplementedError('startLiveActivity() has not been implemented.'); }