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