fields property Null safety
read / write
A list of field names that need to be transmitted via SEP-12 for the deposit to proceed.
Implementation
List<String>? fields;
A list of field names that need to be transmitted via SEP-12 for the deposit to proceed.
List<String>? fields;