ReferToADefaultConstructor class

This is to test referring to a constructor.

This should refer to a class: ReferToADefaultConstructor. This should refer to the constructor: ReferToADefaultConstructor.ReferToADefaultConstructor.

Constructors

ReferToADefaultConstructor()
A default constructor.

Properties

hashCode → int
read-only, inherited
runtimeType → Type
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
inherited
toString() → String
inherited

Operators

operator ==(dynamic other) → bool
inherited