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