LifecycleState.fromJson constructor
LifecycleState.fromJson(
- String json
Implementation
factory LifecycleState.fromJson(String json) => LifecycleState(json);
factory LifecycleState.fromJson(String json) => LifecycleState(json);