Triggers the system's native share sheet.
Future<bool> shareGeneral({ String? text, List<String>? filePaths, }) { throw UnimplementedError('shareGeneral() has not been implemented.'); }