position property

int? position
final

The position the data should be written to. null if worker is not parallel.

Implementation

final int? position;