menu
reecosys_app package
documentation
model/ProfileOtherDetailsResponse.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/ProfileOtherDetailsResponse
ProjectAssignArray
copyWith method
ProjectAssignArray class