platformLifecycleState property

String? platformLifecycleState
final

The state of the platform version in its lifecycle.

Possible values: recommended | empty

If an empty value is returned, the platform version is supported but isn't the recommended one for its branch.

Implementation

final String? platformLifecycleState;