DeviceBoundSessionEventId.fromJson constructor
DeviceBoundSessionEventId.fromJson(
- String value
Implementation
factory DeviceBoundSessionEventId.fromJson(String value) =>
DeviceBoundSessionEventId(value);