WebConfig constructor

WebConfig({
  1. String? libraryLocation = null,
})

Implementation

WebConfig({this.libraryLocation = null});