menu
secure_privacy_mobile_consent package
documentation
data/dto.dart
SPConsentEvent
SPConsentEvent.new constructor
SPConsentEvent.new constructor
dark_mode
light_mode
SPConsentEvent
constructor
SPConsentEvent
(
int
code
,
String
applicationId
,
String
clientId
,
String
type
,
List
<
SPConsentData
>
data
,
)
Implementation
SPConsentEvent( this.code, this.applicationId, this.clientId, this.type, this.data, );
secure_privacy_mobile_consent package
documentation
data/dto
SPConsentEvent
SPConsentEvent.new constructor
SPConsentEvent class