doesDeserialize property

bool get doesDeserialize
inherited

Whether this generator serializes or deserializes raw input

Implementation

bool get doesDeserialize => true;