@override Map<String, dynamic> toMap() { return { 'topic': topic, 'what': what, 'delseq': delseq, 'user': user, 'hard': hard, 'cred': cred, }; }