The webrpc schema spec requires that default values be returned for unset fields and structs, a-la Go and gRPC. However, gen-dart does not yet do this. It's worth considering whether this is default behavior or only generated as part of a feature-flag.
The webrpc schema spec requires that default values be returned for unset fields and structs, a-la Go and gRPC. However, gen-dart does not yet do this. It's worth considering whether this is default behavior or only generated as part of a feature-flag.