name property

String? name
final

The name injected into the generated build method.

When omitted, createUser becomes user and other method names are used unchanged.

Implementation

final String? name;