fromJson static method
Implementation
static PermissionObjectEnum? fromJson(dynamic value) =>
PermissionObjectEnumTypeTransformer().decode(value);
static PermissionObjectEnum? fromJson(dynamic value) =>
PermissionObjectEnumTypeTransformer().decode(value);