property property

List<String>? property
inherited

property A property to return in the expansion, if the client doesn't ask for any particular properties. May be either a code from the code system definition (convenient) or a the formal URI that refers to the property. The special value '*' means all properties known to the server.

Implementation

List<String>? get property => throw _privateConstructorUsedError;