MorphrCloudOptions constructor
const
MorphrCloudOptions({})
Implementation
const MorphrCloudOptions({
required this.projectId,
required this.endpoint,
required this.clientId,
required this.clientSecret,
});
const MorphrCloudOptions({
required this.projectId,
required this.endpoint,
required this.clientId,
required this.clientSecret,
});