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