disableValueTrimming property

bool? disableValueTrimming
final

Specifies not to trim values before identifying the type of column values. The default value is true.

Implementation

final bool? disableValueTrimming;