lifecycleState property

String? lifecycleState
final

Idle-lifecycle state of the dedicated backing: active, warm, cold, or hibernated. Null when the database has no dedicated backing or the runtime has not reported one.

Implementation

final String? lifecycleState;