boolOptions static method

List<bool> boolOptions()

Implementation

static List<bool> boolOptions() => const <bool>[true, false];