String getFingerprint({bool short = false, bool pretty = false}) => generateFingerprint(publicKey, short: short, pretty: pretty);