glassPageInitializeGuardEnabled top-level property

  1. @visibleForTesting
bool glassPageInitializeGuardEnabled
getter/setter pair

Whether the initialization guard is enabled.

Implementation

@visibleForTesting

/// Whether the initialization guard is enabled.
bool glassPageInitializeGuardEnabled = true;