CardioWebView constructor
const
CardioWebView({})
Implementation
const CardioWebView({
super.key,
this.apiKey,
required this.appUserId,
this.organizationId,
this.useAccessToken = false,
this.validateApiKey = true,
this.accessToken,
this.primaryColor,
});