menu
clerk_backend_api package
documentation
api.dart
CreateMachine200Response
scopedMachines property
scopedMachines property
dark_mode
light_mode
scopedMachines
property
List
<
MachineWithoutScopedMachines
>
scopedMachines
getter/setter pair
Array of machines this machine has access to.
Implementation
List<MachineWithoutScopedMachines> scopedMachines;
clerk_backend_api package
documentation
api
CreateMachine200Response
scopedMachines property
CreateMachine200Response class