fieldUpdates property

  1. @TagNumber(1)
PbList<FFLocalStateFieldUpdate> get fieldUpdates

@doc The updates to apply to the data type's fields.

Implementation

@$pb.TagNumber(1)
$pb.PbList<FFLocalStateFieldUpdate> get fieldUpdates => $_getList(0);