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