superCtor property

String? superCtor
final

The name of the super constructor to call.

Should not be provided if a constructor was manually defined.

Implementation

final String? superCtor;