copyWith abstract method

dynamic copyWith({
  1. int? id,
})

Implementation

copyWith({int? id});