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