authCode property

List<int> authCode

Implementation

List<int> get authCode => data.sublist(data.length - 9, data.length - 1);