@override Object toJson() { return { if (timestampColumn.isNotDefault) 'timestampColumn': timestampColumn, }; }