source property Null safety
final
Source this was decoded from.
Will always be set if this was created by the SubjectPublicKeyInfo.decode constructor, but otherwise it is null.
Implementation
final PubTextSource? source;
Source this was decoded from.
Will always be set if this was created by the SubjectPublicKeyInfo.decode constructor, but otherwise it is null.
final PubTextSource? source;