code property

  1. @BuiltValueField(wireName: r'code')
int? code

The status code

Implementation

@BuiltValueField(wireName: r'code')
int? get code;