getBool abstract method

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

Implementation

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