type property

  1. @JsonKey(name: 'type')
InputProfilePhotoType get type
inherited

Type of the profile photo, always "static"

Implementation

@JsonKey(name: 'type')
InputProfilePhotoType get type;