menu
data_repository package
documentation
remote/remote_repository.dart
RemoteRepository
deduplicate property
deduplicate property
dark_mode
light_mode
deduplicate
property
bool
deduplicate
final
Whether identical in-flight requests share one network call.
Implementation
final bool deduplicate;
data_repository package
documentation
remote/remote_repository
RemoteRepository
deduplicate property
RemoteRepository class