version property

String version

Implementation

String get version => utf8.decode(data.sublist(4, data.length - 3));