getDefaultListId method

Future<String> getDefaultListId()

Implementation

Future<String> getDefaultListId() async {
  throw UnimplementedError('getDefaultListId() has not been implemented.');
}