object property

Codec<Map<String, dynamic>> get object

Implementation

Codec<Map<String, dynamic>> get object => Codec.object.at(this);