Status property

  1. @Int()
int Status
getter/setter pair

If the error is returned by the Seald server, the HTTP status code.

Implementation

@ffi.Int()
external int Status;