GetDevicePermission method

dynamic GetDevicePermission()

Implementation

GetDevicePermission() async {
  await AVInit.getDevicePermission();
}