str property Null safety

String str
final

Source the data was decoded from.

The actual subset of the source can be obtained by using the decodedText method.

Implementation

final String str;