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