LiveChatBan constructor
LiveChatBan({
- String? etag,
- String? id,
- String? kind,
- LiveChatBanSnippet? snippet,
Implementation
LiveChatBan({this.etag, this.id, this.kind, this.snippet});