core.Map<core.String, core.dynamic> toJson() => { if (deviceTierConfigs != null) 'deviceTierConfigs': deviceTierConfigs!, if (nextPageToken != null) 'nextPageToken': nextPageToken!, };