collect abstract method Null safety
Returns a list of supported Collection that can be imported from given collector.
Implementation
FutureOr<List<dynamic>> collect();
Returns a list of supported Collection that can be imported from given collector.
FutureOr<List<dynamic>> collect();