menu
reecosys_app package
documentation
model/LoginWithEmailResponseModel.dart
ProjectAssignArray
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
ProjectAssignArray
copyWith
(
{
String
?
type
,
})
Implementation
ProjectAssignArray copyWith({ String? type, }) => ProjectAssignArray( type: type ?? _type, );
reecosys_app package
documentation
model/LoginWithEmailResponseModel
ProjectAssignArray
copyWith method
ProjectAssignArray class