shouldUsePinning property
set
shouldUsePinning
(bool value)
Implementation
set shouldUsePinning(bool value) => _map["shouldUsePinning"] = value;
set shouldUsePinning(bool value) => _map["shouldUsePinning"] = value;