CopyWithField constructor

const CopyWithField({
  1. bool? immutable,
})

Implementation

const CopyWithField({this.immutable});