menu
my_utility package
documentation
extensions/deep_copy.dart
DeepCopyFactory<T>
DeepCopyFactory.new constructor
DeepCopyFactory.new constructor
dark_mode
light_mode
DeepCopyFactory<
T
>
constructor
DeepCopyFactory<
T
>
(
CopyFactory
<
T
>
_factory
)
Implementation
DeepCopyFactory(this._factory);
my_utility package
documentation
extensions/deep_copy
DeepCopyFactory<T>
DeepCopyFactory.new constructor
DeepCopyFactory class