useSnakeCaseName property Null safety

bool useSnakeCaseName
final

Useful to indicate using new snake_case naming convention if name is not set This property defaults to false to avoid breaking change ensuring backward compatibility

Implementation

final bool useSnakeCaseName;