Future<bool> share({ WhatsApp type = WhatsApp.standard, String? phone, String? text, XFile? file, }) { throw UnimplementedError('share() has not been implemented.'); }