menu
aws_pinpoint_api package
documentation
pinpoint-2016-12-01.dart
ResultRowValue
ResultRowValue constructor
ResultRowValue constructor
dark_mode
light_mode
ResultRowValue
constructor
ResultRowValue
(
{
required
String
key
,
required
String
type
,
required
String
value
,
})
Implementation
ResultRowValue({ required this.key, required this.type, required this.value, });
aws_pinpoint_api package
documentation
pinpoint-2016-12-01
ResultRowValue
ResultRowValue constructor
ResultRowValue class