Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 693 Bytes

TrackedKeyboardEvent.md

File metadata and controls

17 lines (12 loc) · 693 Bytes

core_openapi.model.TrackedKeyboardEvent

Load the model package

import 'package:pieces_os_client/api.dart';

Properties

Name Type Description Notes
schema EmbeddedModelSchema [optional]
description String this is a description of the event, optional.
shortcut List this is an array of of ascii values that represent numerics on your keyboard. [default to const []]

[Back to Model list] [Back to API list] [Back to README]