string property

Codec<String> string

Implementation

Codec<String> get string => Codec.string.at(this);