mapperBase property
The mapper file name without its Dart extension.
Implementation
late final String mapperBase = '${resourceSnake}_mapper';
The mapper file name without its Dart extension.
late final String mapperBase = '${resourceSnake}_mapper';