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