inputs property

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

Implementation

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