getQualifiedName abstract method

String getQualifiedName()

Returns the fully qualified name of this type.

For example:

"package:myapp/models.dart.BaseInterface"

Implementation

String getQualifiedName();