BinaryFileListFormField constructor
BinaryFileListFormField(
- BinaryFileFormField first
Implementation
BinaryFileListFormField(BinaryFileFormField first) : values = [first];
BinaryFileListFormField(BinaryFileFormField first) : values = [first];