isPublicOnly property

bool get isPublicOnly

Implementation

bool get isPublicOnly {
  return bip32.isPublicOnly;
}