FetchRequestCredential constructor

FetchRequestCredential({
  1. String? type,
})

Implementation

FetchRequestCredential({this.type});