post property

String? post
getter/setter pair

Maps to HTTP POST.

Used for creating a resource or performing an action.

Implementation

core.String? post;