integer property

Codec<int> get integer

Implementation

Codec<int> get integer => Codec.integer.at(this);