publicKey property

String get publicKey
inherited

Implementation

String get publicKey => throw _privateConstructorUsedError;
set publicKey (String value)
inherited

Implementation

set publicKey(String value) => throw _privateConstructorUsedError;