CloudCredentials constructor

CloudCredentials({
  1. required Uri apiUrl,
})

Implementation

CloudCredentials({required this.apiUrl});