shouldCommitSessionWithoutNFC property

set shouldCommitSessionWithoutNFC (bool value)

Implementation

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