clientMeta property

  1. @JsonKey(name: 'client_meta')
dynamic clientMeta
final

The position of the comment. Either the absolute coordinates on the canvas or a relative offset within a frame.

Implementation

@JsonKey(name: 'client_meta')
final dynamic clientMeta;