date property
A string indicating year and month that the panorama was captured.
Implementation
@BuiltValueField(wireName: r'date')
String? get date;
A string indicating year and month that the panorama was captured.
@BuiltValueField(wireName: r'date')
String? get date;