localDatasourceImplBase property

String localDatasourceImplBase
latefinal

The local datasource implementation file name without its Dart extension.

Implementation

late final String localDatasourceImplBase = '${featureSnake}_local_datasource_impl';