uid property

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

The user ID to push the externally encoded video frame.

Implementation

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