menu
fluttersdk_telescope package
documentation
telescope.dart
TelescopeStore
recentHttp static method
recentHttp static method
dark_mode
light_mode
recentHttp
static method
List
<
HttpRequestRecord
>
recentHttp
(
{
int
?
limit
,
})
Implementation
static List<HttpRequestRecord> recentHttp({int? limit}) => _recent(_http, limit);
fluttersdk_telescope package
documentation
telescope
TelescopeStore
recentHttp static method
TelescopeStore class