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