toMap method

AcpJsonMap toMap()

Implementation

AcpJsonMap toMap() =>
    _elicitationRequestScopeCodec.encode(this) as AcpJsonMap;