disableValueTrimming property
Specifies not to trim values before identifying the type of column values. The default value is true.
Implementation
final bool? disableValueTrimming;
Specifies not to trim values before identifying the type of column values. The default value is true.
final bool? disableValueTrimming;