counter property

  1. @JsonKey.new(fromJson: _counterFromJson)
int get counter
inherited

Implementation

String get id; String? get name; String get userId; String get credentialID; String get publicKey;@JsonKey(fromJson: _counterFromJson) int get counter;