width property

int? width
final

integer optional Width in pixels of the photograph. Player can independently retrieve width using content_id or it can be given by the sender in the Load message

Implementation

final int? width;