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