FieldCodec constructor
const
FieldCodec({})
Implementation
const FieldCodec({
required this.fallback,
this.readNode,
this.readScene,
required this.commit,
this.isSceneOnly = false,
});
const FieldCodec({
required this.fallback,
this.readNode,
this.readScene,
required this.commit,
this.isSceneOnly = false,
});