doesDeserialize property
bool
get
doesDeserialize
Whether this generator serializes or deserializes raw input
Implementation
bool get doesDeserialize => true;
Whether this generator serializes or deserializes raw input
bool get doesDeserialize => true;