height property

int? get height

The height of the original photo in pixels.

Implementation

int? get height => payload['height'];