menu
flutter_aws_chime package
documentation
models/meeting.model.dart
MeetingModel
deviceList property
deviceList property
dark_mode
light_mode
deviceList
property
List
<
String
?
>
deviceList
getter/setter pair
Implementation
List<String?> deviceList = [];
flutter_aws_chime package
documentation
models/meeting.model
MeetingModel
deviceList property
MeetingModel class