variables property
- @Deprecated('This field is deprecated.')
- @TagNumber(4)
Deprecated: use fragment_variables
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(4)
$core.Map<$core.String, $core.String> get variables => $_getMap(3);