status property

  1. @BuiltValueField(wireName: r'status')
String? get status

A status code that indicates the error type.

Implementation

@BuiltValueField(wireName: r'status')
String? get status;