response property
- @BuiltValueField.new(wireName: r'response')
JSON response payload.
Implementation
@BuiltValueField(wireName: r'response')
JsonObject? get response;
JSON response payload.
@BuiltValueField(wireName: r'response')
JsonObject? get response;