isDeferred property

bool? isDeferred

Implementation

bool? get isDeferred =>  _clickEvent["is_deferred"] as bool?;