initialValues property

  1. @TagNumber(2)
List<Account> initialValues

Implementation

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