isAwaitData property

bool get isAwaitData

Implementation

bool get isAwaitData => options[keyAwaitData] as bool? ?? false;