serverPath property

String get serverPath

Get the server project path

Implementation

String get serverPath => p.join(config.outputDir, config.serverPackageName);