toEntity method Null safety

Entity toEntity(
  1. Domain domain
)

Convert domain into entity.

Implementation

Entity toEntity(Domain domain);