getBool abstract method

bool? getBool(
  1. K key, [
  2. bool? defaultValue
])

Implementation

bool?         getBool(K key, [bool?   defaultValue]);