scanTipsDefaultItems method

Future<List<DocutainListItem>> scanTipsDefaultItems()

Implementation

Future<List<DocutainListItem>> scanTipsDefaultItems() {
  throw UnimplementedError(
      'scanTipsDefaultItems() has not been implemented.');
}