menu
fetosense_device_flutter
data/models/intrepretations2.dart
Interpretations2
getDecelerationsList method
getDecelerationsList
dark_mode
light_mode
getDecelerationsList
method
List
<
MarkerIndices
>
?
getDecelerationsList
(
)
Implementation
List<MarkerIndices>? getDecelerationsList() { return decelerationsList; }
fetosense_device_flutter
intrepretations2
Interpretations2
getDecelerationsList method
Interpretations2 class