ParameterConfiguration constructor

ParameterConfiguration()

Creates a new instance of ParameterConfiguration with the default values set.

Note By default, the ParameterConfiguration.transportSpecification will return a valid TransportSpecification object with the TransportSpecification.transportMode set to TransportMode.car.

Implementation

factory ParameterConfiguration() => $prototype.$init();