Play typedef

Play = Future<void> Function(String url)

Implementation

typedef Play = Future<void> Function(String url);