complete constant

String const complete

Ends an operation. From the server it means the operation is over; from the client it means stop sending.

Implementation

static const String complete = 'complete';