isReady property

bool get isReady

滑滑流是否已准备就绪

Implementation

bool get isReady => _swipeFlowId != null && _swipeFlowId!.isNotEmpty;