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