actor property

List<ConsentActor>? actor
inherited

actor Who or what is controlled by this provision. Use group to identify a set of actors by some property they share (e.g. 'admitting officers').

Implementation

List<ConsentActor>? get actor => throw _privateConstructorUsedError;