parameter property

List<ImplementationGuideParameter>? parameter
inherited

parameter A set of parameters that defines how the implementation guide is built. The parameters are defined by the relevant tools that build the implementation guides.

Implementation

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