parameter property

List<ServiceRequestParameter> parameter
inherited

parameter The parameter details for the service being requested.

Implementation

List<ServiceRequestParameter> get parameter =>
    throw _privateConstructorUsedError;