statusCodeString property

String statusCodeString

Status code as a string

Implementation

String get statusCodeString => code.toString();