menu
googleapis package
documentation
shared.dart
$Expr
$Expr.new constructor
$Expr.new constructor
dark_mode
light_mode
$Expr
constructor
$Expr
(
{
String
?
description
,
String
?
expression
,
String
?
location
,
String
?
title
,
})
Implementation
$Expr({
this
.description,
this
.expression,
this
.location,
this
.title, });
googleapis package
documentation
shared
$Expr
$Expr.new constructor
$Expr class