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