defaultBooleanFalse top-level constant

String const defaultBooleanFalse

The identifier for the default value to boolean false.

Implementation

const String defaultBooleanFalse = 'false';