menu
changelog_cmd package
documentation
queries/schema.docs.graphql.dart
Input$UnlockLockableInput
Input$UnlockLockableInput constructor
Input$UnlockLockableInput constructor
dark_mode
light_mode
Input$UnlockLockableInput
constructor
Input$UnlockLockableInput
(
{
String
?
clientMutationId
,
required
String
lockableId
,
})
Implementation
Input$UnlockLockableInput({this.clientMutationId, required this.lockableId});
changelog_cmd package
documentation
queries/schema.docs.graphql
Input$UnlockLockableInput
Input$UnlockLockableInput constructor
Input$UnlockLockableInput class