pendingTask property
A boolean which says whether the index has pending tasks. This value is deprecated and should not be used.
Implementation
@JsonKey(name: r'pendingTask')
final bool pendingTask;
A boolean which says whether the index has pending tasks. This value is deprecated and should not be used.
@JsonKey(name: r'pendingTask')
final bool pendingTask;