@override Future<int?> duration() async { return await _channel.invokeMethod<int>('$_name/duration'); }