fromJson static method
Creates a new object from the given json
data.
Use toJson
to serialize it back into json.
Implementation
static SignalingSettings_Federation fromJson(Object? json) =>
$1a94bcbd080d6f9b0aa00b7ca498a08cExtension._fromJson(json);