mapperBase property

String mapperBase
latefinal

The mapper file name without its Dart extension.

Implementation

late final String mapperBase = '${resourceSnake}_mapper';