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