parts property
The parts for the multipart.
This is a copy and the any changes must be set.
Implementation
ImmutablePartCollection get parts => _parts.value;
The parts for the multipart.
This is a copy and the any changes must be set.
ImmutablePartCollection get parts => _parts.value;