Future<String?> convert( String path, { String? output, String? format, }) { throw UnimplementedError('convert() has not been implemented.'); }