title method

  1. @override
Future<String> title()
override

Title of the song.

Implementation

@override
Future<String> title() => _title();