statusCode property

int? statusCode
final

HTTP status code — only populated when kind is "serverError".

Implementation

final int? statusCode;