export method

Future<List<int>?> export()

Implementation

Future<List<int>?> export() => exporter.export();