data property

  1. @override
List<Track> data
final

The data associated with the result.

Implementation

@override
final List<Track> data;