alternativeReference property

String? get alternativeReference

Implementation

String? get alternativeReference => _$this._alternativeReference;
set alternativeReference (String? alternativeReference)

Implementation

set alternativeReference(String? alternativeReference) =>
    _$this._alternativeReference = alternativeReference;