removeAcitivityResultListener method
removes the plugin as ActivityResultListener Only needed and used on Android
Implementation
Future removeAcitivityResultListener() =>
_channel.invokeMethod('removeAcitivityResultListener');
removes the plugin as ActivityResultListener Only needed and used on Android
Future removeAcitivityResultListener() =>
_channel.invokeMethod('removeAcitivityResultListener');