fromJson static method
Implementation
static ContactEntityRoleEnum fromJson(dynamic value) =>
ContactEntityRoleEnumTypeTransformer().decode(value);
static ContactEntityRoleEnum fromJson(dynamic value) =>
ContactEntityRoleEnumTypeTransformer().decode(value);