pwa property
PWAApi
get
pwa
This domain allows interacting with the browser to control PWAs.
Implementation
PWAApi get pwa => _pwa ??= PWAApi(client);
This domain allows interacting with the browser to control PWAs.
PWAApi get pwa => _pwa ??= PWAApi(client);