getBool method

bool? getBool(
  1. String name
)

Implementation

bool? getBool(String name) => null;