uid property
The user ID. For the recipient: The ID of the remote user who sent the Metadata. For the sender: Ignore it.
Implementation
@JsonKey(name: 'uid')
final int? uid;
The user ID. For the recipient: The ID of the remote user who sent the Metadata. For the sender: Ignore it.
@JsonKey(name: 'uid')
final int? uid;