const NiceAccountEntry({ required this.id, required this.code, required this.name, this.type = '', });