Decodes a schema-validated JSON object.
factory RunningStateUpdate.fromJson(Map<String, Object?> json) => _$RunningStateUpdateFromJson(json);