updateItemAtIndex property
@doc Update the value of an item at the specified index.
Implementation
@$pb.TagNumber(8)
FFLocalStateUpdateListItem get updateItemAtIndex => $_getN(7);
Implementation
@$pb.TagNumber(8)
set updateItemAtIndex(FFLocalStateUpdateListItem value) =>
$_setField(8, value);