menu
flutter_pitel_voip package
documentation
sip/src/utils.dart
Math
floor static method
floor static method
dark_mode
light_mode
floor
static method
num
floor
(
num
n
)
Implementation
static num floor(num n) { return n.floor(); }
flutter_pitel_voip package
documentation
sip/src/utils
Math
floor static method
Math class