sa_data property

List<int> sa_data
getter/setter pair

Address data

Implementation

List<int> sa_data = List.filled(14, 0);