detail property

  1. @BuiltValueField(wireName: r'detail')
JsonObject? detail

Error detail

Implementation

@BuiltValueField(wireName: r'detail')
JsonObject? get detail;