FetchRequestFederatedCredential constructor
Implementation
FetchRequestFederatedCredential({
this.iconURL,
this.id,
this.name,
this.protocol,
this.provider,
String? type,
}) : super(type: type);
FetchRequestFederatedCredential({
this.iconURL,
this.id,
this.name,
this.protocol,
this.provider,
String? type,
}) : super(type: type);