caseSensitiveLookup property

bool caseSensitiveLookup

How to perform the lookup.

Implementation

_i2.bool get caseSensitiveLookup => _i5.getProperty(
      this,
      'caseSensitiveLookup',
    );