provision property

List<ConsentProvision>? provision
inherited

provision An exception to the base policy of this consent. An exception can be an addition or removal of access permissions.

Implementation

List<ConsentProvision>? get provision => throw _privateConstructorUsedError;