Get the library directory.
ライブラリディレクトリを取得します。
@override Future<Uri> getLibraryDirectory() { throw UnsupportedError("Library directory is not supported on web."); }