menu
fetosense_remote_flutter
core/utils/intrepretations3.dart
Interpretations3
getnDecelerationsStr method
getnDecelerationsStr
dark_mode
light_mode
getnDecelerationsStr
method
String
getnDecelerationsStr
(
)
Implementation
String getnDecelerationsStr() { return isSkipped?"--":nDecelerations.toString().padLeft(2,'0'); }
fetosense_remote_flutter
intrepretations3
Interpretations3
getnDecelerationsStr method
Interpretations3 class