SessionID extension type

Unique identifier of attached debugging session.

on

Constructors

SessionID(String value)
SessionID.fromJson(String value)
factory

Properties

value String
final

Methods

toJson() String