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