shouldPlayShutterSound property

set shouldPlayShutterSound (bool value)

Implementation

set shouldPlayShutterSound(bool value) =>
    _map["shouldPlayShutterSound"] = value;