isPWA method

bool isPWA()

Implementation

bool isPWA() => (applicationType == ApplicationType.pwa);