data property

String? data
final

The optional data obtained from the scan operation. This may be null if no data was retrieved.

Implementation

final String? data;