menu
studyu_core package
documentation
core.dart
Study
collaboratorEmails property
collaboratorEmails property
dark_mode
light_mode
collaboratorEmails
property
@JsonKey(name: 'collaborator_emails', defaultValue: [])
List
<
String
>
collaboratorEmails
getter/setter pair
Implementation
@JsonKey(name: 'collaborator_emails', defaultValue: []) late List<String> collaboratorEmails = [];
studyu_core package
documentation
core
Study
collaboratorEmails property
Study class