data property
The data of the VDS as a binary array.
throws BiosealException An error has occurred during Bioseal Library execution.
Implementation
Uint8List get data => getData();
The data of the VDS as a binary array.
throws BiosealException An error has occurred during Bioseal Library execution.
Uint8List get data => getData();