uid property

  1. @JsonKey.new(name: 'uid')
int? uid
final

发布该合图子视频流的用户 ID。

Implementation

@JsonKey(name: 'uid')
final int? uid;