menu
pusher_channels_flutter package
documentation
pusher-js/core/http/url_location.dart
URLLocation
URLLocation factory constructor
URLLocation factory constructor
dark_mode
light_mode
URLLocation
constructor
URLLocation
(
{
String
base
,
String
queryString
,
})
Implementation
external factory URLLocation({String base, String queryString});
pusher_channels_flutter package
documentation
pusher-js/core/http/url_location
URLLocation
URLLocation factory constructor
URLLocation class