priority property

int? priority
final

The task's priority value between 0 and 10 (higher value = higher priority).

Implementation

final int? priority;