autoSnakeCaseNames property

bool autoSnakeCaseNames
final

If set to true (default), then the keys created_at and updated_at will automatically be snake_cased.

Implementation

final bool autoSnakeCaseNames;