menu
affise_attribution_lib package
documentation
module/affise_key_value.dart
AffiseKeyValue
AffiseKeyValue.new constructor
AffiseKeyValue.new constructor
dark_mode
light_mode
AffiseKeyValue
constructor
AffiseKeyValue
(
{
required
String
key
,
required
String
value
,
})
Implementation
AffiseKeyValue({required this.key, required this.value});
affise_attribution_lib package
documentation
module/affise_key_value
AffiseKeyValue
AffiseKeyValue.new constructor
AffiseKeyValue class