isBuilding property

bool isBuilding
final

Usually means that the child has a new position that is still unknown.

If isBuilding is true, then it is possible, that the Offset and orderId will be updated.

Implementation

final bool isBuilding;