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