doesDeserialize property

bool get doesDeserialize

Whether this generator serializes or deserializes raw input

Implementation

bool get doesDeserialize => true;