InlineObject6 constructor
Returns a new InlineObject6 instance.
Implementation
InlineObject6({
this.code,
this.message,
this.retryAfter,
});
Returns a new InlineObject6 instance.
InlineObject6({
this.code,
this.message,
this.retryAfter,
});