menu
flutter_widget_gql package
documentation
schema.graphql.dart
Input$ProductAttributeInput
isRequired property
isRequired property
dark_mode
light_mode
isRequired
property
bool
?
get
isRequired
Implementation
bool? get isRequired => (_$data['isRequired'] as bool?);
flutter_widget_gql package
documentation
schema.graphql
Input$ProductAttributeInput
isRequired property
Input$ProductAttributeInput class