resultClassName property

String? resultClassName
final

The name of the Dart class generated to store this result set, or null if it hasn't explicitly been set.

Implementation

final String? resultClassName;