Copies an instance with the possibility of overriding certain fields.
Modelable copyWith({String? id, String? userId});