LiasettingsCustomBatchResponse constructor
LiasettingsCustomBatchResponse({
- List<
LiasettingsCustomBatchResponseEntry> ? entries, - String? kind,
Implementation
LiasettingsCustomBatchResponse({this.entries, this.kind});