WorkerOptions constructor
- WorkerType type,
- RequestCredentials credentials,
- String name,
Implementation
external factory WorkerOptions({
WorkerType type,
RequestCredentials credentials,
String name,
});
external factory WorkerOptions({
WorkerType type,
RequestCredentials credentials,
String name,
});