boolean top-level property

Codec<bool> Function(String s) boolean

Implementation

Codec<bool> Function(String s) get boolean => (key) => key.boolean;