isAwaitData property

bool isAwaitData

Implementation

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