DelegationValidChecks constructor

const DelegationValidChecks({
  1. required dynamic scope,
})

Implementation

const DelegationValidChecks({required this.scope});