parameter property

List<DeviceRequestParameter>? parameter
inherited

parameter Specific parameters for the ordered item. For example, the prism value for lenses.

Implementation

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