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) =>
    $4f2be900e5f7182901d856e06271b0e6Extension._fromJson(json);