facebookInstantGameId property
Implementation
@$pb.TagNumber(17)
$core.String get facebookInstantGameId => $_getSZ(16);
Implementation
@$pb.TagNumber(17)
set facebookInstantGameId($core.String v) {
$_setString(16, v);
}
@$pb.TagNumber(17)
$core.String get facebookInstantGameId => $_getSZ(16);
@$pb.TagNumber(17)
set facebookInstantGameId($core.String v) {
$_setString(16, v);
}