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