RouterInterface_IpVersion.fromJson constructor
RouterInterface_IpVersion.fromJson(
- Object? json
Implementation
factory RouterInterface_IpVersion.fromJson(Object? json) =>
RouterInterface_IpVersion(json as String);