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