menu
didomi_sdk package
documentation
events/integration_error_event.dart
IntegrationErrorEvent
IntegrationErrorEvent.new constructor
IntegrationErrorEvent.new constructor
dark_mode
light_mode
IntegrationErrorEvent
constructor
IntegrationErrorEvent
(
String
integrationName
,
String
reason
)
Implementation
IntegrationErrorEvent(this.integrationName, this.reason);
didomi_sdk package
documentation
events/integration_error_event
IntegrationErrorEvent
IntegrationErrorEvent.new constructor
IntegrationErrorEvent class