menu
saveeye_flutter_sdk package
documentation
gql/mutations/updateDeviceAliasV2.graphql.dart
CopyWith$Mutation$UpdateDeviceAliasV2$updateDeviceAliasV2<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
String
?
id
,
String
?
alias
,
String
?
$__typename
,
})
Implementation
TRes call({String? id, String? alias, String? $__typename});
saveeye_flutter_sdk package
documentation
gql/mutations/updateDeviceAliasV2.graphql
CopyWith$Mutation$UpdateDeviceAliasV2$updateDeviceAliasV2<TRes>
call abstract method
CopyWith$Mutation$UpdateDeviceAliasV2$updateDeviceAliasV2 class