insertBeforeConstructorArg property

String Function(String name, Property<Object?> property)? insertBeforeConstructorArg
final

Implementation

final String Function(String name, Property<Object?> property)?
    insertBeforeConstructorArg;