fromJson static method

GroupDetails_Disabled fromJson(
  1. Object? json
)

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static GroupDetails_Disabled fromJson(Object? json) => $c4bc4131e74e61dae681408e87e2e2bdExtension._fromJson(json);