useDeepCopy property

bool useDeepCopy
final

Whether copyWith should use deep collection copy for lists, sets, and maps. (default: false)

Implementation

final bool useDeepCopy;