config property
Config?
get
config
Deserialize a Config
from an annotation, such as RestSerializable
.
Implementation
Config? get config => null;
Deserialize a Config
from an annotation, such as RestSerializable
.
Config? get config => null;