fromJson static method

DecryptedHealthElementDtoLateralityEnum? fromJson(
  1. dynamic value
)

Implementation

static DecryptedHealthElementDtoLateralityEnum? fromJson(dynamic value) => DecryptedHealthElementDtoLateralityEnumTypeTransformer().decode(value);