menu
growlytics package
documentation
GrowlyticModel/notification_body.dart
KeyValuePairs
KeyValuePairs.new constructor
KeyValuePairs.new constructor
dark_mode
light_mode
KeyValuePairs
constructor
KeyValuePairs
(
{
String
?
key
,
String
?
value
,
int
?
index
,
})
Implementation
KeyValuePairs({this.key, this.value, this.index});
growlytics package
documentation
GrowlyticModel/notification_body
KeyValuePairs
KeyValuePairs.new constructor
KeyValuePairs class