copyWith abstract method

T copyWith({
  1. String? id,
})

Implementation

T copyWith({String? id});