apiPostItems property
String
get
apiPostItems
Get API path for posting Items
Implementation
String get apiPostItems => apiRequestItems + '/Post';
Get API path for posting Items
String get apiPostItems => apiRequestItems + '/Post';