menu
aws_gamelift_api package
documentation
gamelift-2015-10-01.dart
GameProperty
GameProperty constructor
GameProperty constructor
dark_mode
light_mode
GameProperty
constructor
GameProperty
(
{
required
String
key
,
required
String
value
,
})
Implementation
GameProperty({ required this.key, required this.value, });
aws_gamelift_api package
documentation
gamelift-2015-10-01
GameProperty
GameProperty constructor
GameProperty class