publicKey property

  1. @JsonKey(name: 'public_key')
String publicKey
inherited

Implementation

@JsonKey(name: 'public_key')
String get publicKey => throw _privateConstructorUsedError;