menu
electrician_app
features/diagram/data/data_sources/protection_presets_data_source.dart
ProtectionPresetsDataSource
getProtections abstract method
getProtections
dark_mode
light_mode
description
getProtections
abstract method
List
<
ProtectionDefinition
>
getProtections
(
)
Implementation
List<ProtectionDefinition> getProtections();
electrician_app
protection_presets_data_source
ProtectionPresetsDataSource
getProtections abstract method
ProtectionPresetsDataSource class