WebParser constructor

WebParser({
  1. bool isDesktop = false,
})

Implementation

WebParser({this.isDesktop = false});