boolean property

Codec<bool> get boolean

Implementation

Codec<bool> get boolean => Codec.boolean.at(this);