copyWith property
StaffModelCopyWith<StaffModel, StaffModel, StaffModel>
get
copyWith
Implementation
StaffModelCopyWith<StaffModel, StaffModel, StaffModel> get copyWith =>
_StaffModelCopyWithImpl(this as StaffModel, $identity, $identity);