input property
Data entered by the user, related to the input command.
Implementation
@BuiltValueField(wireName: r'Input')
Input? get input;
Data entered by the user, related to the input command.
@BuiltValueField(wireName: r'Input')
Input? get input;