fromJson static method

DecryptedDocumentDtoDocumentLocationEnum? fromJson(
  1. dynamic value
)

Implementation

static DecryptedDocumentDtoDocumentLocationEnum? fromJson(dynamic value) => DecryptedDocumentDtoDocumentLocationEnumTypeTransformer().decode(value);