permissionCheck abstract method

Future<bool> permissionCheck(
  1. String name
)

Implementation

Future<bool> permissionCheck(String name);