menu
flutter_widget_gql package
documentation
schema.graphql.dart
Input$ProjectInput
attachments property
attachments property
dark_mode
light_mode
attachments
property
List
<
String
>
?
get
attachments
Implementation
List<String>? get attachments => (_$data['attachments'] as List<String>?);
flutter_widget_gql package
documentation
schema.graphql
Input$ProjectInput
attachments property
Input$ProjectInput class