isSequential property

bool get isSequential

Implementation

bool get isSequential {
  return true;
}