useTrim property

bool useTrim
final

The useTrim parameter determines whether the comparison should ignore string leading and trailing whitespace or not.

Implementation

final bool useTrim;