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