picture property
Participant picture
Can be null for the bot
Implementation
@JsonKey(name: 'picture')
String? get picture => throw _privateConstructorUsedError;
Participant picture
Can be null for the bot
@JsonKey(name: 'picture')
String? get picture => throw _privateConstructorUsedError;