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