publicKey property

TfRef<String> get publicKey

Reference to public_key attribute.

Implementation

TfRef<String> get publicKey => TfRef.attribute<String>(this, 'public_key');