details property
Input details can also be provided recursively.
Implementation
@BuiltValueField(wireName: r'details')
BuiltList<SubInputDetail>? get details;
Input details can also be provided recursively.
@BuiltValueField(wireName: r'details')
BuiltList<SubInputDetail>? get details;