transports 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 deviceType; bool get backedUp; String? get transports;