$ServiceControlEntityCopyWith<$Res> constructor
- ServiceControlEntity value,
- $Res then( )
Implementation
factory $ServiceControlEntityCopyWith(ServiceControlEntity value,
$Res Function(ServiceControlEntity) then) =
_$ServiceControlEntityCopyWithImpl<$Res>;