$StudentCopyWith extension

on

Properties

copyWith → _$StudentCWProxy

Available on Student, provided by the $StudentCopyWith extension

Returns a callable class that can be used as follows: instanceOfStudent.copyWith(...) or like so:instanceOfStudent.copyWith.fieldName(...).
no setter