collect abstract method Null safety

FutureOr<List> collect()

Returns a list of supported Collection that can be imported from given collector.

Implementation

FutureOr<List<dynamic>> collect();