relativeModelSourcePathParts property

  1. @override
List<String> get relativeModelSourcePathParts

Relative path parts to the model directory

Implementation

@override
List<String> get relativeModelSourcePathParts => ['lib', 'src', 'models'];