hasPermission static method

Future<bool> hasPermission()

Implementation

static Future<bool> hasPermission() => _platform.hasPermission();