commandClasses property

List<int> commandClasses

Implementation

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