input property

List<StructureMapInput> input
inherited

input A name assigned to an instance of data. The instance must be provided when the mapping is invoked.

Implementation

List<StructureMapInput> get input => throw _privateConstructorUsedError;