Map<String, dynamic> toJson() { final firehoseArn = this.firehoseArn; return { 'FirehoseArn': firehoseArn, }; }