photoReference property

  1. @BuiltValueField(wireName: r'photo_reference')
String photoReference

A string used to identify the photo when you perform a Photo request.

Implementation

@BuiltValueField(wireName: r'photo_reference')
String get photoReference;