fromJson static method
Implementation
static StateManagerService? fromJson(dynamic value) =>
StateManagerServiceTypeTransformer().decode(value);
static StateManagerService? fromJson(dynamic value) =>
StateManagerServiceTypeTransformer().decode(value);