post constant

String const post

post is used to send data to a server to create/update a resource.

Implementation

static const post = 'POST';