Map<String, dynamic> toJson() => { 'notnull': notnull, 'name': name, 'pk': pk, 'type': type, 'cid': cid, };