currentScenario property

String? get currentScenario

获取当前场景

Implementation

String? get currentScenario => _config.currentScenario;