code property

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

Error code.

Implementation

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