longitude property

double? longitude
final

double optional Geographical longitude value for the location where the photograph was taken. Player can independently retrieve longitude using content_id or it can be given by the sender in the Load message

Implementation

final double? longitude;