website property

  1. @override
Uri? get website
override

A link to the official website of this tool.

Implementation

@override
Uri? get website => Uri.parse("https://ffmpeg.org/ffprobe.html");