menu
easy_http package
documentation
easy_http.dart
RxnIntExt
ceil method
ceil method
dark_mode
light_mode
ceil
method
int
?
ceil
(
)
Returns
this
.
Implementation
int? ceil() => value?.ceil();
easy_http package
documentation
easy_http
RxnIntExt
ceil method
RxnIntExt extension on
Rx
<
int
?
>