regularKey property

String? regularKey
final

regularKey The classic address derived from the key pair to authorize for this account. If omitted, removes any existing regular key pair from the account. Must not match the account's master key pair.

Implementation

final String? regularKey;