fromJson static method
Implementation
static ProxyCheckObjectEnum? fromJson(dynamic value) =>
ProxyCheckObjectEnumTypeTransformer().decode(value);
static ProxyCheckObjectEnum? fromJson(dynamic value) =>
ProxyCheckObjectEnumTypeTransformer().decode(value);