Map<String, dynamic> toMap() { return WidgetOptionsMapper.ensureInitialized() .encodeMap<WidgetOptions<T>>(this as WidgetOptions<T>); }