pubKey property

  1. @override
String get pubKey
override

pub key

Implementation

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

pub key

Implementation

String pubKey;