data property
The optional data obtained from the scan operation. This may be null if no data was retrieved.
Implementation
final String? data;
The optional data obtained from the scan operation. This may be null if no data was retrieved.
final String? data;