doesDeserialize property

bool doesDeserialize
inherited

Whether this generator serializes or deserializes raw input

Implementation

bool get doesDeserialize => true;