menu
saveeye_flutter_sdk package
documentation
gql/queries/getDeviceByIdV2.graphql.dart
CopyWith$Query$GetDeviceByIdV2<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
Query$GetDeviceByIdV2$deviceByIdV2
?
deviceByIdV2
,
String
?
$__typename
,
})
Implementation
TRes call({ Query$GetDeviceByIdV2$deviceByIdV2? deviceByIdV2, String? $__typename, });
saveeye_flutter_sdk package
documentation
gql/queries/getDeviceByIdV2.graphql
CopyWith$Query$GetDeviceByIdV2<TRes>
call abstract method
CopyWith$Query$GetDeviceByIdV2 class