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