data property

  1. @TagNumber(3)
Map<int, ActiveHistoryData> get data

Implementation

@$pb.TagNumber(3)
$core.Map<$core.int, ActiveHistoryData> get data => $_getMap(2);