menu
flutter_billpocket package
documentation
billpocket.dart
Billpocket
getReaders static method
getReaders static method
dark_mode
light_mode
getReaders
static method
Future
<
List
<
Reader
>
>
getReaders
(
)
Implementation
static Future<List<Reader>> getReaders() { return _billpocket.getReaderList(); }
flutter_billpocket package
documentation
billpocket
Billpocket
getReaders static method
Billpocket class