fromJson static method
Implementation
static EntityContactRoleEnum fromJson(dynamic value) =>
EntityContactRoleEnumTypeTransformer().decode(value);
static EntityContactRoleEnum fromJson(dynamic value) =>
EntityContactRoleEnumTypeTransformer().decode(value);