toDetails method

String toDetails()

Implementation

String toDetails() {
  return "code:$code msg:$message";
}