domainPath property

String get domainPath

The absolute path to the domain layer.

Implementation

String get domainPath => p.join(Directory.current.path, 'lib', 'domain');