$ 0 0 Yes, today you can use typedefs from 2.13 dart versiontypedef IntList = List<int>;IntList il = [1, 2, 3];https://dart.dev/language/typedefs