toData method

  1. @override
Json toData()
override

Alias method for returning collections T in this class.

This method can not be called directly.

Implementation

@override
Json toData() => toJson();