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