menu
terradart_google package
documentation
terradart_google.dart
SecurityPolicyRuleMatchExpr
toArgMap method
toArgMap method
dark_mode
light_mode
toArgMap
method
Map
<
String
,
Object
?
>
toArgMap
(
)
Implementation
Map<String, Object?> toArgMap() => {'expression': expression.toTfJson()};
terradart_google package
documentation
terradart_google
SecurityPolicyRuleMatchExpr
toArgMap method
SecurityPolicyRuleMatchExpr class