fromJson static method
Implementation
static InstanceProtectObjectEnum? fromJson(dynamic value) =>
InstanceProtectObjectEnumTypeTransformer().decode(value);
static InstanceProtectObjectEnum? fromJson(dynamic value) =>
InstanceProtectObjectEnumTypeTransformer().decode(value);