parameter property

List<ValueSetParameter>? parameter
inherited

parameter A parameter that controlled the expansion process. These parameters may be used by users of expanded value sets to check whether the expansion is suitable for a particular purpose, or to pick the correct expansion.

Implementation

List<ValueSetParameter>? get parameter => throw _privateConstructorUsedError;