publicKeyId property

  1. @JsonKey(name: 'publicKeyID')
String? get publicKeyId
inherited

Implementation

@JsonKey(name: 'publicKeyID')
String? get publicKeyId => throw _privateConstructorUsedError;