AccountPermissions constructor

AccountPermissions({
  1. List<String>? effective,
})

Implementation

AccountPermissions({this.effective});