fromJson static method

UserDetailsQuota_Quota fromJson(
  1. Object? json
)

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);