data property

  1. @TagNumber(2)
Map<String, Value> data

Implementation

@$pb.TagNumber(2)
$core.Map<$core.String, Value> get data => $_getMap(1);