DevicePicker constructor
DevicePicker({
- Allocator allocator = calloc,
Implementation
DevicePicker({Allocator allocator = calloc})
: super(ActivateClass(_className, allocator: allocator));