Future<String> shareText({required String text}) { throw UnimplementedError('shareText() has not been implemented.'); }