response property

  1. @BuiltValueField.new(wireName: r'response')
JsonObject? get response

Implementation

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