strict property

bool strict
final

If true, do not add any long parameters from the class properties.

All long parameter names must be specified manually.

Implementation

final bool strict;