requestData property

Uint8List requestData
final

The data the request code asked for. Empty when the polling used FeliCaPollingRequestCode.noRequest.

Implementation

final Uint8List requestData;