parameter property

List<StructureMapParameter>? parameter
inherited

parameter Parameters to the transform.

Implementation

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