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