inputs property

  1. @TagNumber(1)
List<Input> get inputs

Implementation

@TagNumber(1)
List<Input> get inputs => $_getList(0);