menu
saveeye_flutter_sdk package
documentation
gql/queries/getMyDevices.graphql.dart
Fragment$MyDevice$plusDevice$baseDevice
Fragment$MyDevice$plusDevice$baseDevice.new constructor
Fragment$MyDevice$plusDevice$baseDevice.new constructor
dark_mode
light_mode
Fragment$MyDevice$plusDevice$baseDevice
constructor
Fragment$MyDevice$plusDevice$baseDevice
(
{
required
String
id
,
String
$__typename
=
'Device'
,
})
Implementation
Fragment$MyDevice$plusDevice$baseDevice({ required this.id, this.$__typename = 'Device', });
saveeye_flutter_sdk package
documentation
gql/queries/getMyDevices.graphql
Fragment$MyDevice$plusDevice$baseDevice
Fragment$MyDevice$plusDevice$baseDevice.new constructor
Fragment$MyDevice$plusDevice$baseDevice class