class Bal { Bal({required this.id}); int id; }