integer top-level property

Codec<int> Function(String s) integer

Implementation

Codec<int> Function(String s) get integer => (key) => key.integer;