dslName property

String dslName

The name of the Dart class storing the right column getters for this type.

This class is equal to, or a superclass of, entityInfoName.

Implementation

String get dslName => entityInfoName;