The device-side shell command that starts the native starter.
Future<String> getNativeStarterCommand() { throw UnimplementedError( 'getNativeStarterCommand() has not been implemented.', ); }