isStore method

bool isStore()

Implementation

bool isStore() => (applicationType == ApplicationType.store);