getTracks method

Future<List<TrackData>> getTracks()

Implementation

Future<List<TrackData>> getTracks() => _api.getTracks();