getStartArgs method

  1. @override
List? getStartArgs()

The Worker's start arguments.

Implementation

@override
List? getStartArgs() => null;