@override Future<void> getAccessPermissionFromUser() async { await methodChannel.invokeMethod(MethodChannelString.getAccessPermissionFromUser); }