pubKey property

  1. @override
String get pubKey
override

Implementation

@override
String get pubKey => super.pubKey;
set pubKey (String _pubKey)
inherited

Implementation

late String pubKey;