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