menu
flutter_billpocket package
documentation
billpocket.dart
Billpocket
getLogs static method
getLogs static method
dark_mode
light_mode
getLogs
static method
Future
<
String
>
getLogs
(
)
Implementation
static Future<String> getLogs() async { return await _billpocket.getLogs(); }
flutter_billpocket package
documentation
billpocket
Billpocket
getLogs static method
Billpocket class