menu
growlytics package
documentation
GrowlyticModel/notification_body.dart
KeyValuePairs
KeyValuePairs constructor
KeyValuePairs 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 constructor
KeyValuePairs class