GetDevicePermission method

dynamic GetDevicePermission()

Implementation

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