a property

List<int?> a
getter/setter pair

Implementation

late List<int?> a;