ManagedAgentGrant constructor

const ManagedAgentGrant({
  1. bool admin = false,
})

Implementation

const ManagedAgentGrant({this.admin = false});