representation property

  1. @override
String get representation
override

Implementation

@override
String get representation => '$flags $protocol $algorithm ${base64.encode(publicKey)}';