any top-level property

Any any
final

The any singleton, providing a namespace for Generators.

New Generators should be added as extension methods, so you can use them with a syntax like this: any.int

Implementation

final any = Any();