bulkCreatePath property

String get bulkCreatePath

Implementation

String get bulkCreatePath {
  return actionMap[ApiOperation.bulkCreate] ?? '';
}