apiPostItems property

String get apiPostItems

Get API path for posting Items

Implementation

String get apiPostItems => apiRequestItems + '/Post';