defaultDistanceModel property Null safety
The default distance model for this object.
Implementation
SynthizerDistanceModelProperty get defaultDistanceModel =>
SynthizerDistanceModelProperty(
synthizer,
handle,
Properties.defaultDistanceModel,
);