mapToDto method

StorePurchaseDto mapToDto()

Implementation

StorePurchaseDto mapToDto() => StorePurchaseDto(id: id);