checkCommandPermission method

Future<bool?> checkCommandPermission()

Implementation

Future<bool?> checkCommandPermission() {
  throw UnimplementedError('checkCommandPermission() has not been implemented.');
}