frames property

  1. @TagNumber(2)
List<FrameEntity> frames

Implementation

@$pb.TagNumber(2)
$core.List<FrameEntity> get frames => $_getList(1);