requestParameterSupported property

bool? requestParameterSupported

Implementation

bool? get requestParameterSupported => _$this._requestParameterSupported;
void requestParameterSupported=(bool? requestParameterSupported)

Implementation

set requestParameterSupported(bool? requestParameterSupported) =>
    _$this._requestParameterSupported = requestParameterSupported;