CopyWithField constructor

const CopyWithField({
  1. bool immutable = false,
})

Implementation

const CopyWithField({this.immutable = false});