doesDeserialize property

bool doesDeserialize

Whether this generator serializes or deserializes raw input

Implementation

bool get doesDeserialize => true;