statusCodeString property

String get statusCodeString

Status code as a string

Implementation

String get statusCodeString => code.toString();