WebConfig constructor
WebConfig({
- bool? addVersionQueryParam,
- WebVersioningType? webVersioningType,
Implementation
WebConfig({this.addVersionQueryParam, this.webVersioningType});