GlobalPermission constructor

GlobalPermission({
  1. String? permission,
})

Implementation

GlobalPermission({this.permission});