didomi_sdk package
documentation
purpose
Purpose
Purpose constructor
Purpose
Purpose
constructor
Null safety
Purpose
(
String
?
id
,
String
?
iabId
,
String
?
name
,
String
?
description
,
String
?
descriptionLegal
)
Implementation
Purpose(this.id, this.iabId, this.name, this.description, this.descriptionLegal);
didomi_sdk package
documentation
purpose
Purpose
Purpose constructor
Purpose class
Constructors
Purpose
fromJson
Properties
description
descriptionLegal
hashCode
iabId
id
name
runtimeType
Methods
compareTo
noSuchMethod
toString
Operators
operator ==