aTR property

String? aTR

aTR contents in text format. Each byte is represented by its hexadecimal value. The individual bytes are separated by spaces (e.g. "3B 88 81 11 FC 00 00 00 00 77 81 81 00 93").

Implementation

String? get aTR => _aTR;