NotFoundDirectoryContents.singleton constructor
NotFoundDirectoryContents.singleton()
A shared instance of NotFoundDirectoryContents
Implementation
factory NotFoundDirectoryContents.singleton() => NotFoundDirectoryContents();