fields property

  1. @TagNumber(2)
List<PaymentAccountFormField> get fields

Implementation

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