toData method

  1. @override
Csv toData()
override

Alias method for returning collections T in this class.

This method can not be called directly.

Implementation

@override
Csv toData() => toCsv();