source property

PvtTextSource? source
final

Text source from where the private key was decoded from

Only non-null if the private key was decoded from text.

Implementation

final PvtTextSource? source;