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