menu
feature_source_firebase package
documentation
feature_source_firebase.dart
FeatureAbstract<V>
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
FeatureAbstract
<
V
>
copyWith
(
{
required
V
value
,
})
Implementation
FeatureAbstract<V> copyWith({required V value}) => throw UnimplementedError();
feature_source_firebase package
documentation
feature_source_firebase
FeatureAbstract<V>
copyWith method
FeatureAbstract class