Dart DocumentationmetadataUnstable

Unstable class

Annotation that indicates that an API is not expected to change but has not undergone enough testing to be considered stable.

class Unstable {
 const Unstable();
}

Constructors

const Unstable() #

const Unstable();