menu
flutter_widget_gql package
documentation
graphql/user.graphql.dart
Query$user$user$phone
Query$user$user$phone.new constructor
Query$user$user$phone.new constructor
dark_mode
light_mode
Query$user$user$phone
constructor
Query$user$user$phone
(
{
String
?
number
,
bool
?
isValid
,
String
?
countryCode
,
int
?
validationNumber
,
})
Implementation
Query$user$user$phone({ this.number, this.isValid, this.countryCode, this.validationNumber, });
flutter_widget_gql package
documentation
graphql/user.graphql
Query$user$user$phone
Query$user$user$phone.new constructor
Query$user$user$phone class