static SimpleSlide fromJson(String json) { return ensureInitialized().decodeJson<SimpleSlide>(json); }