uid property

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

User ID that publishes the video source.

Implementation

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