photoReference property

String? photoReference

Implementation

String? get photoReference => _$this._photoReference;
void photoReference=(String? photoReference)

Implementation

set photoReference(String? photoReference) =>
    _$this._photoReference = photoReference;