Notifies native that all data for a stream has been sent.
static Future<dynamic> onDone(String id) => _channel.invokeMethod('onDone', id);