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