menu
rt_api package
documentation
rt_api/api_service.dart
ApiService<R>
apiOnProgress method
apiOnProgress method
dark_mode
light_mode
apiOnProgress
method
@
override
void
apiOnProgress
(
int
update
)
override
Handle Api progress
Implementation
@override void apiOnProgress(int update) { throw UnimplementedError(); }
rt_api package
documentation
rt_api/api_service
ApiService<R>
apiOnProgress method
ApiService class