identificationSupport property
IdentificationSupport?
get
identificationSupport
Implementation
IdentificationSupport? get identificationSupport =>
_$this._identificationSupport;
set
identificationSupport
(IdentificationSupport? identificationSupport)
Implementation
set identificationSupport(IdentificationSupport? identificationSupport) =>
_$this._identificationSupport = identificationSupport;