core.Map<core.String, core.dynamic> toJson() { final networkTier = this.networkTier; return {'networkTier': ?networkTier}; }