Dart DocumentationmetadataExperimental

Experimental class

An annotation used to mark an API as being experimental.

An API is considered to be experimental if it is still going through the process of stabilizing and is subject to change or removal.

See also:

class Experimental {}