@override Future<int?> startShare() async { return await methodChannel.invokeMethod<int>('startShare'); }