Map<String, dynamic> toMap() { return FigureDefinitionMapper.ensureInitialized() .encodeMap<FigureDefinition>(this as FigureDefinition); }