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