menu
sunny_service_stubs package
documentation
models/sunny/api/account_api.dart
IAccountApi
getAllInteractions abstract method
getAllInteractions abstract method
dark_mode
light_mode
getAllInteractions
abstract method
Future
getAllInteractions
(
{
int
?
max
,
})
Implementation
Future getAllInteractions({ int? max });
sunny_service_stubs package
documentation
models/sunny/api/account_api
IAccountApi
getAllInteractions abstract method
IAccountApi class